
body{
	background-attachment:fixed;
	background-color:#111;
	font-family: Arial, Tahoma  , sans-serif;
	font-size:small;
	color:#999;
	text-align:center;
}

img { 
	max-width:100%;
	max-height:100%;
}
.date
{
	font-size:small;
}
div#container
{
	margin-left: auto;
	margin-right: auto;
	width: 62em;
	text-align: left;
}

a{
	color: #436089;
}
a:hover{
	color: #999999;
}

#header-logo {
	width: 258px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	background: url('http://gamerhighway.com/images/smlogo.gif') no-repeat;	
}

.newstitle{
	font-size:26px;
	font-weight:bold;
	color:#444;
}
.middle{
padding-left:15px;
text-align:left;
}